pub unsafe extern "C" fn float16_to_float64(
    a: float16,
    ieee: flag,
    status: *mut float_status
) -> float64