pub unsafe extern "C" fn ibv_reg_mr( pd: *mut ibv_pd, addr: *mut c_void, length: usize, access: c_int, ) -> *mut ibv_mr
ibv_reg_mr - Register a memory region