pub unsafe extern "C" fn bootstrap_create_service(
    bp: mach_port_t,
    service_name: *mut c_char,
    sp: *mut mach_port_t
) -> kern_return_t