pub unsafe extern "C" fn uv_get_process_title(
    buffer: *mut c_char,
    size: usize
) -> c_int