pub unsafe extern "C" fn ksceDisplaySetOwner(
    head: c_int,
    index: c_int,
    pid: SceUID
) -> c_int
Available on crate feature SceDisplayForDriver_stub only.