pub unsafe extern "C" fn zx_thread_create( process: u32, name: *const u8, name_size: usize, options: u32, out: *mut u32, ) -> i32