pub unsafe extern "C" fn sceNetSyscallListen(
    s: c_int,
    backlog: c_int
) -> c_int
Available on crate feature SceNetPs_stub only.