pub fn primitive<F>( name: &'static str, function: extern "C" fn(_: &Thread) -> Status ) -> Primitive<F>