pub unsafe extern "C" fn hipMemPtrGetInfo(
    ptr: *mut c_void,
    size: *mut usize
) -> hipError_t