pub unsafe extern "C" fn gum_exceptor_add(
    self_: *mut GumExceptor,
    func: GumExceptionHandler,
    user_data: gpointer
)