pub unsafe extern "C" fn base_set_log_handler(
    handler: log_handler_t,
    param: *mut c_void
)