pub unsafe extern "C" fn uv_spawn(
loop_: *mut uv_loop_t,
handle: *mut uv_process_t,
options: *const uv_process_options_t,
) -> c_int
pub unsafe extern "C" fn uv_spawn(
loop_: *mut uv_loop_t,
handle: *mut uv_process_t,
options: *const uv_process_options_t,
) -> c_int