For a reason i have enable `-Wmissing-prototypes` an get the below `neoscrypt.c:234:6: warning: no previous prototype for ‘neoscrypt_pbkdf2_sha256’ [-Wmissing-prototypes] 234 | void neoscrypt_pbkdf2_sha256(const uchar *password, uint password_len,`