Function __frexp

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