pub unsafe extern "C" fn sceRegMgrSetKeyInt(
    category: *const c_char,
    name: *const c_char,
    buf: c_int
) -> c_int
Available on crate feature SceRegistryMgr_stub only.