pub unsafe extern "C" fn JS_DoubleIsInt32(
    d: f64,
    ip: *mut i32
) -> bool