pub(crate) unsafe extern "C" fn tinyfd_selectFolderDialog(
    aTitle: *const c_char,
    aDefaultPath: *const c_char
) -> *const c_char