pub unsafe fn prctl( option: c_int, arg2: c_ulong, arg3: c_ulong, arg4: c_ulong, arg5: c_ulong ) -> OCallResult<c_int>