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