pub unsafe fn ioctl_prime_fd_to_handle(
    fd: c_int,
    val: *mut drm_prime_handle
) -> Result<c_int>