pub unsafe extern "C" fn aws_log_level_to_string(
    log_level: AwsLogLevel,
    level_string: *mut *const u8
) -> i32