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