pub unsafe extern "C" fn proc_listchildpids(
    ppid: pid_t,
    buffer: *mut c_void,
    buffersize: c_int
) -> c_int