pub unsafe extern "C" fn bootstrap_status(
    bp: mach_port_t,
    service_name: *mut c_char,
    service_active: *mut bootstrap_status_t
) -> kern_return_t