pub unsafe extern "C" fn float32_to_float64(
    arg1: float32,
    status: *mut float_status
) -> float64