pub type CustomCallback = extern "C" fn(_: u32, _: *mut c_void) -> bool;