pub unsafe extern "C" fn clone( cb: extern "C" fn(_: *mut c_void) -> i32, child_stack: *mut c_void, flags: i32, arg: *mut c_void ... ) -> i32