pub unsafe extern "C" fn vmspow3o2_(
    n: *const c_int,
    a: *const f32,
    r: *mut f32,
    mode: *mut c_longlong
)