pub unsafe extern "C" fn enif_demonitor_process(
    arg1: *mut ErlNifEnv,
    obj: *mut c_void,
    monitor: *const ErlNifMonitor
) -> c_int