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