pub unsafe extern "C" fn CFNumberGetValue(
    number: *const __CFNumber,
    theType: u32,
    valuePtr: *mut c_void
) -> bool