pub unsafe extern "C" fn ksceSysconSendCommand(
    cmd: c_ushort,
    buffer: *const c_void,
    size: SceSize
) -> c_int
Available on crate feature SceSysconForDriver_stub only.