pub type NSIErrorHandler = Option<unsafe extern "C" fn(userdata: *mut c_void, level: c_int, code: c_int, message: *const c_char)>;