Function __frexpf

pub unsafe extern "C" fn __frexpf(
    __x: f32,
    __exponent: *mut i32,
) -> f32